projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d03a5fb
)
Fix typo in ChangeLog
author
Xan Lopez
<xan@src.gnome.org>
Tue, 5 Feb 2008 22:55:09 +0000
(22:55 +0000)
committer
Xan Lopez
<xan@src.gnome.org>
Tue, 5 Feb 2008 22:55:09 +0000
(22:55 +0000)
svn path=/trunk/; revision=19474
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 9ea889b749a58198b7c02266dee4e1e2c5204895..b2154eadf6599468777d9cdbbf182d48384f4ee3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-26,7
+26,7
@@
2008-02-04 Michael Natterer <mitch@imendio.com>
* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_add_attribute):
- g_return_if_fail() i
s
the cell is not part of the combo instead of
+ g_return_if_fail() i
f
the cell is not part of the combo instead of
crashing in the next line.
2008-02-01 Cody Russell <cody@jhu.edu>